Skip to content

Fix Windows Search database lock handling#1

Merged
mbv06 merged 4 commits into
mainfrom
dev
Jun 2, 2026
Merged

Fix Windows Search database lock handling#1
mbv06 merged 4 commits into
mainfrom
dev

Conversation

@mbv06
Copy link
Copy Markdown
Owner

@mbv06 mbv06 commented Jun 2, 2026

Summary

  • recover from temporary AppsIndex database locks in CLI and desktop UI reads
  • reduce SQLite lock wait time before retrying after stopping SearchHost
  • bump version to 0.1.1 and document upgrade-friendly pip install

Tests

  • ruff check --no-cache src tests
  • pytest -q

@mbv06
Copy link
Copy Markdown
Owner Author

mbv06 commented Jun 2, 2026

@codex

@mbv06 mbv06 self-assigned this Jun 2, 2026
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 60961ac5c2

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/win_search_aliases/db.py
@chatgpt-codex-connector
Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Already looking forward to the next diff.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@mbv06 mbv06 merged commit 534c76a into main Jun 2, 2026
4 checks passed
@mbv06 mbv06 deleted the dev branch June 3, 2026 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant